| 2013-03-25 |
robertlipe | Minor cleanups in geo's new reader. |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
robertlipe | QXmlStreamWriter was fun. Let's try QXmlStreamReader... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
tsteven4 | a little more cleanup of kml_mt_simple_array. |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
tsteven4 | set exit status on valgrind failures in vtesto to allow... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
robertlipe... | Allow running indivdual tests in vtesto.Z |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
robertlipe... | Fix reference counting issues in gdb.cc and waypt.cc... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
robertlipe | Reduce unnecessary suffering in KML SimpleData writer. |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
robertlipe | Cleanup most of the no-brainer warnings hocked up by... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
robertlipe | Remove hack from GPX writer that over-aggressively... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
robertlipe | Move the URL link and text from C strings to QStrings. |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
tsteven4 | fix booboo with hasLinkText() that can lead to segmenta... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
tsteven4 | Replace the old kml writer with one based on QXmlStream... |
commit | commitdiff | tree | snapshot |
| 2013-03-17 |
tsteven4 | remove duplicate code block from r3076. only 239 more... |
commit | commitdiff | tree | snapshot |
| 2013-03-16 |
tsteven4 | gpx writer, garminextensions option: fix bug with magic... |
commit | commitdiff | tree | snapshot |
| 2013-03-16 |
tsteven4 | gpx writer: improve schema conformance and make reasona... |
commit | commitdiff | tree | snapshot |
| 2013-03-16 |
tsteven4 | delete obsolete parameters in gpx_write_common_*. |
commit | commitdiff | tree | snapshot |
| 2013-03-15 |
tsteven4 | gpx: passthrough xmlns attributes. This resolves a... |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
tsteven4 | reduce overwritten of temporary test files and reduce... |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
tsteven4 | fix a few more compare order issues in the test cases. |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
tsteven4 | scripted correction of compare argument order in test... |
commit | commitdiff | tree | snapshot |
| 2013-03-10 |
tsteven4 | remove more forced formatting in the new gpx writer. |
commit | commitdiff | tree | snapshot |
| 2013-03-10 |
tsteven4 | remove some forced formatting in the new gpx writer. |
commit | commitdiff | tree | snapshot |
| 2013-03-09 |
tsteven4 | Add a test case for the gpx writer trk/extensions with... |
commit | commitdiff | tree | snapshot |
| 2013-03-09 |
robertlipe | Pencil-whipped the remaining OLDGPX cases and convinced... |
commit | commitdiff | tree | snapshot |
| 2013-03-05 |
tsteven4 | Fix gpx reader difficulty with elements that are not... |
commit | commitdiff | tree | snapshot |
| 2013-03-05 |
robertlipe | Remove the bulky/uncontest[ed|able] parts of OLDGPX... |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
robertlipe | Add doc for Mapbar. Thanx, AzureSky. |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
robertlipe | Fix classic-2 |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
robertlipe | Add missing GC html, text references. |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
robertlipe | Additional fixes for mapbar. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add test & minor fixes for maggeo writer. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Remove dead parse_date function. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add (half-hearted) test for OSM writer. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add a test for HTML and TEXT output of a geocache. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add (somewhat bogus) bushnell trail writer test. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | Add test cases for cetus track read. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
robertlipe | xiao jian cheng adds Mapbar support. |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
robertlipe | Add Adapt Mobile Keychain Pro to Skytraq, per Hans... |
commit | commitdiff | tree | snapshot |
| 2013-02-25 |
robertlipe | Fix deps for gpx.cc. |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
robertlipe | Tweak timestamp in gpx_garmin_extensions to make more... |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
tsteven4 | Another fix for new gpx writer, this time for the garmi... |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
tsteven4 | Fix a couple of issues with the new gpx writer having... |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
tsteven4 | fix an infinite loop in the new gpx writer when a chain... |
commit | commitdiff | tree | snapshot |
| 2013-02-23 |
tsteven4 | Improve the new gpx writer wrt common extensions. |
commit | commitdiff | tree | snapshot |
| 2013-02-23 |
tsteven4 | Fix invalid output with "-o gpx,garminextensions=1... |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
robertlipe | Subclass QXmlStreamWriter. Use it to abstract the... |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
robertlipe | Several mechanical changes to make CentOS less whiney... |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
robertlipe | Turn back on new GPX writer. With this change, it... |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
robertlipe | Fall back to old GPX writer until I understand why... |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
robertlipe | Add -w to ignore whitespace in testo. |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
robertlipe | Make a serious attack on the new XML serializer for... |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
robertlipe | Shuffle test suite around some more, fixing order of... |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
robertlipe | A new version of gpx.cc that passes a good percentage... |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
robertlipe | Minor test changes: bust a few tests out and fix diff... |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
robertlipe | Fix order of diff args in arc-project. |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
robertlipe | Don't double UTF-8 encode in gbfputs(QString, gbfile). |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
robertlipe | Start scratching in new GPX writer, turned off right... |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
robertlipe | Use correct temp var in avltree. |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
robertlipe | Correct over-aggressive xstrdup removal. |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
robertlipe | Tested: |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
robertlipe | Add, use an abstraction for testing url and url_link_te... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
tsteven4 | Make configure friendly wrt Qt on RHEL/OEL/SL/CENTOS... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
tsteven4 | CoastalExplorer: Allow compilation to succeed without... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe | Beging the long, hard road of moving core structures... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe... | Fix use-after-free of temp in gbfile. That gets Ubuntu... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe... | More fixes in tpo teardown; don't double destruct waypoint. |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe... | Correct mismatched ctor/xfree in tpo. |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe... | Correct mismatched constructor/xfree pair in hsa_ndv. |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe... | Split classic-1 test entries up a bit |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
tsteven4 | FORCE should not be a PHONY target, it is a prerequisit... |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
tsteven4 | Declare PHONY targets. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Propagate find_vec const-ness upstream. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Another const change in vecs. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | More const-ipation changes in vecs.cc |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Tweak include styles for QtCore. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Mechanical warning cleanups in tpo.cc |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Misc. minor mechanical changes to reduce warning angst. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Provide overloaded helpers to gbfile to make it more... |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Sketch in what a "real" XML writer might look like... |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
tsteven4 | GTS Trackmaker: Fix harmless cppcheck complaint. |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
robertlipe | Start moving geocache data to a class. It's complicated. |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
robertlipe | Use the correct qmake for cross builds. Extra Win32... |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
robertlipe | Eliminate redundant -I of srcdir. |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
robertlipe | Better handling of strptime being in C, but used by... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
robertlipe | More Windows-specific C->C++ explicit casts. |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
robertlipe | Add some of the mechanical casts for gbser_win.cc. |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
robertlipe | Move url_link and utf_string to be more C++-ish. |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
robertlipe | Regenerate configure. |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
robertlipe | Add workaround for MacPorts' mutant build/install of... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
robertlipe | Update mkicondoc. |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
robertlipe | Delete dead pstrdup from util.cc |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
robertlipe | Minor style changes to reduce scope. cppcheck is prett... |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
robertlipe | Silence the 'illegal byte sequence' on Mountain Lion... |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
robertlipe... | Start Sketching in replacement for the HAS/SET/-99999... |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
robertlipe... | Tweak dependency generator. Rebuild deps. |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
robertlipe... | Don't use QDateTime to parse XML times just yet. |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
tsteven4 | fix error counting in testo. |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe... | Guilhem Bonnefille contributes support for the Google... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe... | Add the datetime class, a shim between our time_t stuff... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe... | Turn on the first real use of Qt, replacing the creatio... |
commit | commitdiff | tree | snapshot |
| next |